atspi: Implement Selection for notebook tabs
authorMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 00:52:33 +0000 (20:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 15 Oct 2020 01:04:25 +0000 (21:04 -0400)
commitbf04beb7111580e5ca3d2d71a362a009e9b49b6d
treeaadee5e81245599486d17af3a63d411db67e6853
parent08b586bb574167cf8f9c00213d0454452f504d5a
atspi: Implement Selection for notebook tabs

This is a bit different from the way things were done
in GTK 3 - we follow what was done for GtkStackSwitcher,
and make the tab bar carry the GTK_ACCESSIBLE_TAB_LIST
role, and implement Selection there.
gtk/a11y/gtkatspicontext.c
gtk/a11y/gtkatspiselection.c
gtk/a11y/gtkatspiselectionprivate.h